.ui.inverted.theme.menu,.ui.inverted.theme.segment
    {background:linear-gradient(135deg, #4A4AFF, #0080FF);color:#fff}
.ui.inverted.menu .theme.active.item
    {background:linear-gradient(135deg, #4A4AFF, #0080FF);color:#fff}
.ui.theme.button,.ui.theme.buttons .button
    {background:linear-gradient(135deg, #4A4AFF, #0080FF);color:#fff}
.ui.theme.first.button,.ui.theme.first.buttons .button
    {background:none;background-color:#B85B6D !important}
.ui.theme.secondly.button,.ui.theme.secondly.buttons .button
    {background:none;background-color:#E6AC5A !important}
.ui.white.button
    {background:#FFF !important;box-shadow:0 0 0 2px #FFF inset !important}
.ui.white.button:hover
    {box-shadow:0 0 0 1px rgba(34,36,38,0.35) inset,0 0 0 0 rgba(34,36,38,0.15) inset !important}
.ui.theme.header
    {color:#B85B6D}
.ui.theme.header.block
    {border:0;background:linear-gradient(135deg, #B85B6D, #E6AC5A);color:#fff}
.ui.theme.header a,.ui.theme.header a:active,.ui.theme.header a:hover
    {color:#fff}
.ui.theme.button,.ui.theme.buttons .button
    {background:linear-gradient(135deg, #4A4AFF, #0080FF);color:#fff}
.ui.cards>.theme.card,.ui.theme.card,.ui.theme.cards>.card
    {box-shadow:0 0 0 1px #D4D4D5,0 2px 0 0 #B85B6D,0 1px 3px 0 #D4D4D5}
p.paragraph
    {text-indent:2em}